home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / editor / txtng501.rea < prev    next >
Text File  |  1996-01-16  |  3KB  |  55 lines

  1. Short:    Word processor with built-in spelling checker.
  2. Author:   Nicholas Harvey (N.J.Harvey-93@student.lut.ac.uk)
  3. Uploader: Nicholas Harvey (N.J.Harvey-93@student.lut.ac.uk)
  4. Type:     text/edit
  5. Replaces: text/edit/TextEngine5.0.lha
  6.  
  7. ** NOTE: BUGFIX!! *********************************************************
  8. This version of TextEngine is identical to V5.0 except I have removed a bug 
  9. which caused incompatibility problems with programs which replace the 
  10. standard Workbench requesters with ReqTools ones.
  11. ***************************************************************************
  12.  
  13. FEATURES:
  14. Since its last release (version 4.1), TextEngine has undergone a total 
  15. rewrite. Although no major new additions have been made, every feature of 
  16. TextEngine has been improved to increase useability and flexibility. Here 
  17. then are some of the more significant features of this new version:
  18.  
  19. - The GUI has been brought bang up to date by replacing the old fixed font 
  20.   Intuition GUI with a fully font sensitive GadTools system. Since 
  21.   TextEngine now uses the Workbench screen instead of its own custom one, 
  22.   it adapts itself to your font, screen mode, and palette settings, 
  23.   blending in seamlessly with your working environment.
  24.  
  25. - The length of a document is limited only by the amount of memory your 
  26.   machine contains, the same applying to the cut & paste buffers.
  27. - 11 type styles are still available, but now they are represented within 
  28.   the document by more meaningful symbols (e.g. bold text is represented by 
  29.   an inverted B character). Also, page margins are now overlaid on the text 
  30.   editing window allowing for easier positioning of text on the page.
  31.  
  32. - BOOPSI slider gadgets in the window borders allow quick and easy movement 
  33.   around long documents.
  34.  
  35. - TextEngine now supports the Workbench AppWindow feature, allowing 
  36.   documents to be loaded by simply dragging their icons onto TextEngine's 
  37.   window.
  38.  
  39. - The 36,000 word spelling checker has been made more intelligent and now 
  40.   gives meaningful suggestions for the correct spelling of a word. Also, 
  41.   words can now be corrected automatically by the spelling checker instead 
  42.   of having to type corrections in by hand.
  43.  
  44. REQUIREMENTS:
  45. I have programmed and tested TextEngine on my 4MB A1200 and it appears to 
  46. work fine. However, no Workbench 3.x specific routines have been used, so 
  47. it should be happy running on a 1MB system with Workbench 2.x. However, more
  48. memory is recommended if the spelling checker is to be used whilst editing 
  49. long documents.
  50.  
  51. TextEngine also requires the asl.library to be present in the LIBS drawer on
  52. your boot disk, and the parallel.device and printer.device correctly 
  53. installed in the DEVS drawer for printing documents.
  54. 
  55.